home *** CD-ROM | disk | FTP | other *** search
/ Mastering Web Site Development / Microsoft Mastering Web Site Development (Microsoft) (1997).iso / Media / Ch09 / W09P010.avi (.mp4) < prev    next >
Audio Video Interleaved Video  |  1997-04-24  |  10.5 MB  |  288x216  |  10fps  |  2 minutes, 29 seconds
Transcription: The purpose of the Microsoft Transaction Server is to make it easier to develop and deploy scalable, robust, distributed applications for the Internet and the enterprise. It is very difficult to build distributed applications which are reliable because failures of a computer or failures of the network can cause part of the work the application is doing to fail. To cope with this, the Microsoft Transaction Server introduces the notion of atomic transactions. Now a transaction is a collection of changes to data which either all happen or none of it happens. That's all the programmer has to worry ...